Skip to content

Fix file path issues in the regression test under Visual Studio 2015.#3

Open
mattmccutchen-microsoft wants to merge 1 commit intoboogie-org:masterfrom
cs0317:regression-test
Open

Fix file path issues in the regression test under Visual Studio 2015.#3
mattmccutchen-microsoft wants to merge 1 commit intoboogie-org:masterfrom
cs0317:regression-test

Conversation

@mattmccutchen-microsoft
Copy link
Collaborator

The test was looking for RegressionTestInput.dll in the test output
directory without having copied it there, and it was writing the actual
outputs to TranslationTest\bin\Debug instead of the test output directory.
I'm not sure how this was supposed to work before, but hopefully this
change does not break any other use modes.

The test was looking for RegressionTestInput.dll in the test output
directory without having copied it there, and it was writing the actual
outputs to TranslationTest\bin\Debug instead of the test output directory.
I'm not sure how this was supposed to work before, but hopefully this
change does not break any other use modes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant